Clear Method

Syntax

Context.Response.Clear as V ()

Description

Removes all content from the OutputStream.

Discussion

Context.Response.Clear() removes all content from the OutputStream of the current response. Response header output is not affected.